Wanna make a radio yourself with Arduino? To control it in any way you want? Here comes the Radio Receiver module. It is verything and all you need. With our library, it is very easy to program it. Let's make it.
This module communicates with Arduino or other MCU through I2C interface. All commands are sent through I2C interface. We also create a library for Arduino to control it.
If you have our Arduino Sensor Shield V6 , you could plug and play as the following picture:
If you don't have sensor shield, you could wire them in the following way:
Arduino FM Module
GND ------------ GND
5V ------------ VCC
SDA ------------ SDA
SCL ------------ SCL
We explain more about the code in the manual. Please refer to the manual for more information.
Download the library and upload the example sketch to Arduino. Open the Serial Monitor:
You could send command through the Serial Monitor: